ISubsystem.AxisOutput property

Enables and disables the access to the digital outputs of a servo drive. Not all servo drives support this feature.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool AxisOutput { get; set; }
Property AxisOutput As Boolean

Property value

Type: bool

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace